bluez-tools: fix SECTION variable typo
authorWesley Gimenes <[email protected]>
Sat, 26 Jul 2025 20:05:33 +0000 (17:05 -0300)
committerJosef Schlehofer <[email protected]>
Wed, 30 Jul 2025 10:01:01 +0000 (12:01 +0200)
Change SECTION variable value from `Utilities` to `utils`,
probably a confusion with the variable CATEGORY.

Signed-off-by: Wesley Gimenes <[email protected]>
(cherry picked from commit 59628aaceb589f4da2c7d3d846bca95f18d5c8dd)

utils/bluez-tools/Makefile

index eb45d0f7304a8da43731c684a1f08b08b41c5de9..8a6c8c0e0e0c7ada8e5484e10f456dfd4d91a632 100644 (file)
@@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/nls.mk
 
 define Package/bluez-tools
-  SECTION:=Utilities
+  SECTION:=utils
   CATEGORY:=Utilities
   DEPENDS:=+bluez-daemon +glib2
   TITLE:=Bluetooth tools